#!/bin/bash targetProjectFile=rfrx avrdude -p attiny84 -U flash:w:$targetProjectFile.hex -c avrisp2 -P usb -u -B 20